ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartSerializer<TControl> Class / C1ChartSerializer<TControl> Constructor

In This Topic
    C1ChartSerializer<TControl> Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal obj As System.Object _
    )
    public C1ChartSerializer<TControl>( 
       System.object obj
    )

    Parameters

    obj
    See Also